   PocketC v7.1.4
   by Jeremy Dewey
   Copyright 1997-2007, OrbWorks
   http://www.orbworks.com/
---------------------------------------
PocketC is a PalmOS-based C compiler. The current version is a shareware
application. Registration is available at www.palmgear.com

PocketC does not support the Pilot 1000/5000. The PalmPilot Personal is not
supported unless upgraded.

Applets created with version 5.0+ will not run with on previous versions
of the compiler/runtime! However, previously compiled applets and native libs
will work with the new compiler/runtime.

Installation:
-------------
Using your favorite PalmPilot program, install PocketC.prc. Additionally, you
may also install MathLib.prc (which adds a substantial number of floating-
point functions such as trig functions), and Tic-Tac-Toe.pdb, a sample applet.

Files included:
---------------
PocketC V7.1.4.prc           The PocketC application (English version)
PocketC V7.1.4 (CN).prc      The PocketC application (Simplified Chinese version)
MathLib.prc      The free math shared library. See MathLib.txt for details.
                 Note: MathLib is not required, but provides additional
                       floating point functions.
MathLib.txt      Readme for MathLib, explains licensing, etc.
*.c              Sample source files
Readme.txt       This file.
*.html           PocketC documentation.
\PocketCLib      Base project for creating native libraries
\UtilCode        PocketC utility code - useful stuff you don't have to write

Contact:
--------
Please send all suggestions, comments, and bug reports to Jeremy Dewey at
dewey@orbworks.com.

Legal:
------
This software is provided as is, with no guarantee of fitness for any particular
task. The user assumes all responsibility for its use.